home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip Haziran 1999.iso / program / demolar / infos / kurbis.swf / scripts / DefineButton2_59 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-04-13  |  174 b   |  13 lines

  1. on(release){
  2.    nextFrame();
  3.    tellTarget("/kurbis1")
  4.    {
  5.       nextFrame();
  6.       play();
  7.       tellTarget("/kurbis4")
  8.       {
  9.          play();
  10.       }
  11.    }
  12. }
  13.